projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
847ccf7
)
CC Mode: New "guessing" of style.
author
Alan Mackenzie
<acm@muc.de>
Fri, 1 Jul 2011 09:54:39 +0000
(09:54 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Fri, 1 Jul 2011 09:54:39 +0000
(09:54 +0000)
etc/ChangeLog
patch
|
blob
|
history
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/ChangeLog
b/etc/ChangeLog
index 062edbe42a42229b94923b459996fbcac6415491..8a39a944a98e9e254cef00c1a7d803358f0f4e22 100644
(file)
--- a/
etc/ChangeLog
+++ b/
etc/ChangeLog
@@
-1,3
+1,7
@@
+2011-07-01 Alan Mackenzie <acm@muc.de>
+
+ * NEWS: CC Mode: New "guessing" of style.
+
2011-06-21 Leo Liu <sdl.web@gmail.com>
* NEWS: Mention the new primtive secure-hash.
diff --git
a/etc/NEWS
b/etc/NEWS
index f655c9da57293e12d2d2acfcd0a69b7f88ccdbb0..5cf4cd1b7cf35b56198cc6b32350e0a49153b033 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-803,6
+803,10
@@
binding `log-view-expanded-log-entry-function' to a suitable function.
*** New command `vc-ediff' allows visual comparison of two revisions
of a file similar to `vc-diff', but using ediff backend.
+** CC Mode (C, C++, etc.)
+
+*** New feature to "guess" the style in an existing buffer.
+
** Miscellaneous
+++